/**************Fontface******************/




	@font-face {
    font-family: 'forma_djr_microregular';
    src: url("../fonts/formadjrmicro-regular_0-webfont.woff2") format("woff2"),
         url("../fonts/formadjrmicro-regular_0-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;

}

body{
	font-family: 'forma_djr_microregular';
}
.top{
	background:#ffffff;
	height:186px;
	padding-top: 40px;
}

.top1{
		background:#ff83ff;
	height:156px;
	padding-top: 30px;
	 font-family: 'forma_djr_microregular';
	 font-size:65px;
}
.topsub{
		background:#ffa2ff;
	height:156px;
padding-top: 30px;
	 font-family: 'forma_djr_microregular';
	 font-size:35px;
}

.imagefluid {
  width: 100%;
  height: auto;
}
.main_text{
	
		background:#ffc7ff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.main_text p {
	 font-family: 'forma_djr_microregular';
	 font-size:20pt;
	line-height: 37px;
	
}

.address{
	background:#ffd4ff;
	height:453px;
	 font-family: 'forma_djr_microregular';
	 font-size:23pt;
}
.p-0{
	padding:0px;
}

.address_date{
	background:#ff9fff;
	height:137px;
	padding: 10px;
}
.address_content{
	padding: 10px;
	    background: #ffd4ff;
}
.header .hf_top_menu{
	
	
    float: left;
    padding-left: 50px;
}

.pt-10{
	padding-top:20px;
}
.border_box {
border-top:1px  solid #cccccc;
border-bottom:1px  solid #cccccc;
margin-top:20px;
margin-bottom:20px;
margin-right:20px;
padding-top:20px;
padding-bottom:20px;
    padding-left: 4px !important;
}

/**************** banner part css start ****************/
.banner_part {
  
  position: relative;
  z-index: 1;

}
.banner_part:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
 
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: cover;
}
.banner_part .banner_text {
	width:30%;
	height:232px;
	margin:10px;
	background:#transparent;
}

.activateservices{
 font-size: 18px;
  font-family: 'forma_djr_microregular';
  line-height: 24px;
  color:#000000;	
padding-bottom: 15px;
background:#e6e6e6;
}


.activateservices h2{
	  font-family: 'forma_djr_microregular';
	 font-size:18pt;
	letter-spacing:3px;
}
.activateservices ul {
 list-style-image: url('https://images.marketingcontent.ext.hp.com/EloquaImages/clients/HPMartech/%7Bfb666094-0a71-4ec8-9616-c93d8c0f32f1%7D_bullet.png');
 margin-left: 20px;
   font-family: 'forma_djr_microregular';
	 font-size:14pt;
}


.activateservices p{
	  font-family: 'forma_djr_microregular';
	 font-size:14pt;
	    line-height: 24px;
		padding-bottom:20px;
} 
.pb-20{
	padding-bottom:20px;
}
.activateservices ul li {
	padding:10px;
	
}
input,
input::-webkit-input-placeholder {
    font-family: 'forma_djr_microregular';
	 font-size:14pt;
	 color:#000 !important;
    line-height: 3;
}

.custom-select_new {
  position: relative;
  font-family: Arial;
}

.custom-select_new select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: transparent;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 24px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000 transparent;
  top: 16px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #000;
  padding: 15px !important;
  border: 1px solid #000 !important;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  padding-left: 27px !important;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #eee;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
      overflow-y: scroll;
	      height: 170px;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.border-bottom{
	border-bottom:1px solid #000 !important;
}
.Contactus{
	position:fixed;
	right:0px;
	top: 0;
}
.Hp_leadership{
	 font-family: 'forma_djr_microregular';
	 font-size:22pt;
	 color:#000 !important;
    background: #ffa2ff;
    height: 137px;
    padding-top: 30px;

}

.bottom{
	 font-family: 'forma_djr_microregular';
	 font-size:12pt;
	 color:#000 !important;
    background: #e4e4e4;
    padding-top: 20px;
  padding-bottom: 20px;
}

.slider{
	background:#F7F7F7;
	height:600px;
}

.slider h1 {
	font-family:  'HPSimplified-Regular';
	font-size:38px;
	line-height:42px;
	letter-spacing: 1px;
	margin-bottom: 35px;
}

.flexslider .slides img {
	float:right;
}

.slider h2 {
	font-family:  'HPSimplified-Regular';
	font-size:30px;
	line-height:32px;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

.flexslider .slides span img {
    margin-left: 0 !important;
	float:left;
}
.form-group input{
	width:100%;
	background:transparent;
	border:1px solid #000;
	    font-family: 'forma_djr_microregular';
	 font-size:14pt;
	 color:#000 !important;
}
.activateservices1{
padding-top: 40px;
padding-bottom: 40px;
 font-size: 24px;
  font-family:  'HPSimplified-light';
  text-align:center;
  line-height: 24px;
  color:#000000;	

}
input[type="checkbox"]{
	    background-color: #f6f6f6;
    background-image: none;
    border: 2px solid #f6f6f6;
	height:24px !important;
	width:24px !important;
	
}

.form-group{
	font-size:16px;
}
.mt-30{
	    margin-top: 30px;
}
input::-webkit-input-placeholder { color:#000; }
input::-moz-placeholder { color:#000; } /* firefox 19+ */
input:-ms-input-placeholder { color:#000; } /* ie */
input:-moz-placeholder { color:#000; }

.form-control::-webkit-input-placeholder {  color:#5A5A5A !important; }

.pl-92{
padding-left: 160px !important;
}
.helpdesk{
    padding-top: 20px;
	width:80%;
	height:400px;
	margin:10px;
	background:#f0a93b;
	margin:0 auto;
	
}

.form h1 {
    font-family: 'HPSimplified-Regular';
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 1px;
    margin-bottom: 35px;
	    margin-top: 93px;
}

.form-group h3{
	font-family: 'HPSimplified-Regular';
    font-size: 16px;
		font-weight:normal;
	letter-spacing:1px;
}

.form-group p{
	font-family: 'HPSimplified-Light';
    font-size: 16px;
	margin-top:10px;

}
label{
	font-weight:normal !important;
}
.helpdesk h1{
	 font-size: 30px;
  font-family:  'HPSimplified-Regular';
  color:#ffffff;
  letter-spacing:4px;
}
.helpdesk p{
	 font-size: 20px;
  font-family:  'HPSimplified-light';
  color:#ffffff;
  letter-spacing:1px;
}
.helpdesk .helpdesk_text h4:{
	
  padding-top: 20px;
  font-size: 20px;
  font-family:  'HPSimplified-light';
  line-height: 24px;
  color:#ffffff;
	
}
.helpdesk_subcategory{
	margin: 0 auto;
	width:80%;
	margin-top:20px;
}
.helpdesk_subcategory h4{
	  font-size: 18px;
  font-family:  'HPSimplified-Regular';
  line-height: 24px;
  color:#ffffff;
}

.button_new{
	background:#f0a93b !important;
	padding:10px !important;
	border-radius:10px !important;
	color:#ffffff !important;
	  font-size: 25px !important;
  font-family:  'HPSimplified-Regular' !important;
  text-align:center !important;
  width:200px !important;
   font-weight:normal!important;
   letter-spacing:0px!important;
}

.button_new1{
	background:#0096d6 !important;
	padding:10px !important;
	border-radius:10px !important;
	color:#ffffff !important;
	  font-size: 18px !important;
  font-family:  'HPSimplified-Regular'!important;
  text-align:center;
  width:150px;
  font-weight:normal!important;
   letter-spacing:0px!important;
}


.Maintext{
	text-align:left;
}

.mt-20{
	
	margin-top:40px;
}

.formbg{
	background:#f1f1f1;
	padding:20px;
}
.form-control {
    display: block;
    width: 100%;
   padding: 26px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #373737;
    background-image: none;
	
}
.pb-10{
    bottom: -10px;
}
.tx-L{
	text-align:left;
}

.red{
	color:red;
}
.pl-32px{
    padding-left: 32px !important;
}

.download_btn{
	background:#000;
	width:196px;
	height:50px;
	color:#ffffff;
	   font-family: 'forma_djr_microregular';
	 font-size:16pt;
	    text-align: center;
    padding-top: 9px;
}
.buttn_d{
text-align: center;
    margin-top: 20px;
	
}

.form-group a {
    color: #000 !important;
	text-decoration:none;
	
}

 .text-m{
	 
	padding-top:160px;
	font-family:  'HPSimplified-Regular';
	  font-size: 16px;
	  text-align:center;
  color:#ffffff;
  margin-top: -140px;
}
.helpdesk_subcategory a{ 
text-decoration:none;
}

.helpdesk_subcategory a:hover{ 
text-decoration:none;
}

.error1 {
    color: #FF0000;
}

select {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
   color:#5A5A5A !important;
   border: 2px solid #f6f6f6;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px !important;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 15px;
    padding-right: 27px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
	
    width: 450px;
   background-color: #f6f6f6;
}

input {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
   color:#5A5A5A;
   border: 2px solid #f6f6f6;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 0.850rem;
    font-weight: normal;
    height: 42px!important;
    line-height: 40px;
    outline: none;
    padding-left: 15px;
    padding-right: 27px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
	
    width: 100%;
   background-color: #f6f6f6;
}

.form-group .text{
	
	font-size:16px;
}





footer{
	width:60%;
	margin: 0 auto;
	background:#f0f0f0;
	font-family:  'HPSimplified-Regular';
	margin-top:40px;
	color:#000000;
	padding:10px;
	text-align:center;
	margin-bottom:40px;
}
footer a{
	text-decoration:none;
	font-family:  'HPSimplified-Regular';
	color:#000000;
}




.txt{
	font-family:  'HPSimplified-Regular';
}












@media (max-width: 576px) {
  .banner_part:after {
    display: none;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part:after {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part:after {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner_part:after {
    display: none;
  }
}




@media (max-width: 576px) {
  .banner_part:before {
    background: url("../images/head_mobile.jpg") bottom left no-repeat;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part:before {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part:before {
    display: none;
  }
}

@media (max-width: 576px) {
  .banner_part {
    height: auto !important;
   background: url("../images/head_mobile.jpg") bottom left no-repeat;
       background-position: 45%;
  }
  .services {
    padding-top: 270px;
  }
  .banner_part .banner_text .banner_text_iner{
	      margin-left: 5% !important;
    margin-top: 5%;
  }
  .banner_part .banner_text h1{
	  font-size: 26px;
	  line-height:28px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part {
    height: 400px;
    background-image: none;
    background-color: #f0eed4;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.form-control{
		    margin-top: 20px;
	}
	.custom-select_new{
		height: 52px;
    margin-top: 165px;
	}
	
	.custom-select_new1{
		margin-top: 270px;
	}
	
	.Hp_leadership{
		    font-size: 18pt;
	}
	.radio_box{
		margin-top: 110px !important;
	}
	
	.activateservices{
		    margin-top: 25% !important;
	}
	.address_date{
		padding-left: 180px;
	}
	.address_content{
		padding-left: 180px;
	}
  .banner_part {
  
  width: 100%;
  height: auto;
  }
  .col-md-6{
	  width: 100% !important;
	  max-width: 100%;
  }
  .banner_part:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: url("../images/head.png") bottom left no-repeat;
  width: 100%;
  z-index: -1;
}
.banner_part .banner_text h1{
	color:#ffffff;
}
.banner_part .banner_text .banner_text_iner{
	margin-left: -4% !important;
    margin-top: -25%;
	
}
.banner_part .banner_text p{
	color:#ffffff;
}
.services p {
	padding-left:20px;
	padding-right:20px;
}



.helpdesk {
	width: 95%;
}
.helpdesk_subcategory {
	width:100%;
}
.text-m {
    padding-top: 194px;
	    margin-top:0px;
}
.col-md-9 {
	    flex: 0 0 100%;
    max-width: 100%;
	width:100%;
}
footer {
    width: 95%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1500px) {
  .banner_part {
    background-size: 45% 75%;
  }
  .banner_part:before {
		background-position: 99% -99%;
	}
	

  .banner_part .banner_text h1 {
    font-size: 30px;
    text-transform: capitalize;
    font-family: 'HPSimplified-Regular';
    line-height: 30px;
    color: #000000;
    letter-spacing: 0px;
    font-weight: normal !important;
    line-height: 30px;
}
.banner_part:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: url("../images/head_1500.jpg") bottom left no-repeat;
  width: 100%;
  height: 100%;
background-position: 63% -99%;
}
.banner_part .banner_text .banner_text_iner{
	margin-left: 0% !important;
}
 .text-m{
	 

  margin-top: -162px;
}
footer {
    width: 85%;
}
}

.banner_part .banner_bg {
  position: relative;
}

.banner_part .banner_bg img {
  margin-left: 20%;
}

@media (max-width: 576px) {
  .banner_part .banner_bg img {
    margin-left: auto;
    max-width: 300px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 100px;
    position: absolute;
    bottom: 300px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part .banner_bg img {
    margin-left: 0%;
    max-width: 300px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 100px;
    position: absolute;
    bottom: 300px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part .banner_bg img {
    margin-left: 6%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner_part .banner_bg img {
    margin-left: 0%;
  }
  
}
@media (min-width: 992px){
	
}


@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .banner_part .banner_bg img {
    margin-left: 10%;
  }

}

.banner_part .banner_text {
  width: 100%;
   
  margin-top:21%;
}

.banner_part .banner_text .banner_text_iner {
 
  vertical-align: middle;
 
    vertical-align: middle;
    margin-left: -15%;
}

@media (max-width: 576px) {
  .banner_part .banner_text {
    margin-top: 96%;
    position: absolute;
    margin-left: -15px;
    width: 100%;
	    background: #fafafa;
		height: 269px;
  }
  .services p {
	      padding-left: 20px;
    padding-right: 20px
  }
  .helpdesk{
	      height: 1210px;
		  width: 91%;
		      margin-left: 21px;
  }
  .text-m {
	  line-height: 24px;
  }
  footer {
    width: 91%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part .banner_text {
    text-align: center;
    padding-top: 0px;
    height: 640px;
    padding-top: 350px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part .banner_text {
      text-align: center;
    padding-top: 0px;
    height: 170px;
    margin-top: 46%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner_part .banner_text {
   height: 220px;
    margin-top: 42%;
  }
}


@media (max-width: 576px) {
  .banner_part .banner_text h2 {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part .banner_text h2 {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part .banner_text h2 {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner_part .banner_text h2 {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 1.4;
  }
}

.banner_part .banner_text h2 span {
  font-size: 70%;
  display: block;
}


.banner_part .banner_text h3 {
  font-size: 70px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 52px;
}

@media (max-width: 576px) {
  .banner_part .banner_text h3 {
    font-size: 20px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part .banner_text h3 {
    font-size: 20px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part .banner_text h3 {
    font-size: 20px;
    line-height: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner_part .banner_text h3 {
    font-size: 30px;
    line-height: 20px;
  }
}


.banner_part .banner_text .btn_1 {
  margin-top: 60px;
}

@media (max-width: 576px) {
  .banner_part .banner_text .btn_1 {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner_part .banner_text .btn_1 {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_part .banner_text .btn_1 {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner_part .banner_text .btn_1 {
    margin-top: 20px;
  }
}


.banner_part .banner_text .btn_1 i {
  font-size: 12px;
  margin-left: 5px;
}


.banner_part .hero-app-8 {
  position: absolute;
  left: 60%;
  bottom: 13%;
  top: auto;
}

.pt-15 {
    padding-top: 15px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
       font-family: 'forma_djr_microregular';
	 font-size:14pt;
	 color:#000 !important;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 100%;
    background: transparent;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #F87DA9;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.radio_box{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding-left:34px !important;
	padding:10px;
	margin-top:20px;
	   font-family: 'forma_djr_microregular';
	 font-size:14pt;
	 color:#000 !important;
	 padding-bottom:10px !important;
}
.radio_box p{
	   font-family: 'forma_djr_microregular';
	 font-size:14pt;
	 color:#000 !important;
	 padding-bottom:0px;
}
.contact_me{
	
	border-top:1px solid #000;
	padding-top:20px !important;
	padding-left:20px !important;
	margin-top:20px;
}
.ml-6{
	margin-left: -8px;
}
.form-group input[type="radio"]  {
    width: 25px;
	background:transparent !important;
/**************** banner part css end ****************/
}
.contact_font{
	 font-family: 'forma_djr_microregular';
	 font-size:14pt;
	 color:#000 !important;
	
}
.pl-60{
padding-left: 60px !important;
}
.pl-26{
    padding-left: 46px !important;
}
.pl-25{
    padding-left: 25px !important;
}